home *** CD-ROM | disk | FTP | other *** search
- E! for Windows - Technical Note #002
- *******************************************************************
- Message Descriptor necessary when compiling with Borland Pascal 7.0
- *******************************************************************
-
- Although previous versions of Borland's Pascal compilers are supported
- automatically, Borland Pascal 7.00 has changed the way it outputs data
- to the screen. A Message Descriptor is now necessary when using this
- compiler from E! because the message analyzer may be fooled by the contents
- of the output file. Here is a Message Descriptor working nicely with
- Borland Pascal 7.0:
-
- <VAR>(<ROW>): <TYP> <ERR>: <MSG>
-
- This Message Descriptor must be added to the Commands... dialog box
- available from the Compile menu of any Edit Window. Please don't remove
- or add any space.
-
- Patrick Philippot
- 01/15/93
-